-
Notifications
You must be signed in to change notification settings - Fork 168
TINY-11906: Enable support for readonly mode #588
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This line makes Line 61 in 3b916c6
It breaks CI builds that usually don't install dev dependencies: |
@mrlika It is noted. I will resolve this issue ASAP. Thank you. |
tinymce#588 added an import from @tinymce/miniature code in src/main/ts/Utils.ts.
tinymce#588 added an import from @tinymce/miniature code in src/main/ts/Utils.ts.
Related ticket: TINY-11906
Description of changes:
disabledprop to the editor's disabled optionreadonlyprop that maps to the editor's readonly option